home *** CD-ROM | disk | FTP | other *** search
/ Collection of Tools & Utilities / Collection of Tools and Utilities.iso / archiver / chkpak.zip / EXAMPLE.BAT < prev    next >
DOS Batch File  |  1988-10-07  |  88b  |  6 lines

  1. @echo off
  2. chkpak d:\newin\*.*
  3. chkpak c:\work\*.*
  4. chkpak c:\*.*
  5. chkpak d:\bbs\*.*
  6.